home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / my_planet.swf / scripts / frame_10 / DoAction.as
Text File  |  2007-01-15  |  86b  |  6 lines

  1. stop();
  2. instructions.onRelease = function()
  3. {
  4.    gotoAndStop("instructions");
  5. };
  6.